security.wrappers.<name>.permissions
The permissions of the wrapper program. The format is that of a
symbolic or numeric file mode understood by chmod.
- Type
file mode string- Default
"u+rx,g+x,o+x"- Example
"a+rx"- Declared
- <nixpkgs/nixos/modules/security/wrappers/default.nix>